
Permadocked Panda
|
Posted - 2009.02.19 06:58:00 -
[1]
Edited by: Permadocked Panda on 19/02/2009 06:58:30 Started getting this:
Quote:
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.BadImageFormatException: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header. ---> System.IO.EndOfStreamException: Unable to read beyond the end of the stream. at System.IO.BinaryReader.FillBuffer(Int32 numBytes) at System.IO.BinaryReader.ReadInt32() at System.Resources.ResourceReader.ReadResources() at System.Resources.ResourceReader.ReadResources() at System.Resources.RuntimeResourceSet..ctor(Stream stream) at System.Resources.ResourceManager.CreateResourceSet(Stream store, Assembly assembly) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetObject(String name, CultureInfo culture, Boolean wrapUnmanagedMemStream) at EveMarketMonitorApp.GUIElements.ViewUnacknowledgedOrders.InitializeComponent() at EveMarketMonitorApp.GUIElements.ViewUnacknowledgedOrders..ctor() at EveMarketMonitorApp.GUIElements.Main.RefreshUnackOrders(Boolean forceDisplay) at EveMarketMonitorApp.GUIElements.Main.RefreshDisplay() at EveMarketMonitorApp.GUIElements.UpdatePanel.UpdateLabel(Label label, Label otherLabel, CharOrCorp corc, APIDataType dataType, TimeSpan minTimeBetweenUpdates) at EveMarketMonitorApp.GUIElements.UpdatePanel.UpdateData() at EveMarketMonitorApp.GUIElements.UpdateStatus.updateTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
after the update to .6
|